color-editor: don't use a GtkAlignment to layout popups
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 9 Feb 2012 19:25:53 +0000 (14:25 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 14 Feb 2012 21:37:01 +0000 (16:37 -0500)
commit988cbb630076dcbb3e5756d1ff7dc298c369aff6
tree01d4beb0a4bfe72226a85ec0079bba8776c04477
parent1cbaca6c604e0e55861aecf9d0ce1e673edb0ee1
color-editor: don't use a GtkAlignment to layout popups

Set a margin on the contents and use a box instead.
gtk/gtkcoloreditor.c